home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / prg_basi / dbl16v12.zip / DBLOCK.TXT < prev    next >
Text File  |  1996-10-20  |  1KB  |  47 lines

  1. DB Lock 1.22
  2. ============
  3.  
  4. DB Lock is a shareware tool for database application developers.  It
  5. works best with Visual Basic 4.0 and Microsoft Access.  It can read
  6. databases created in MS Access versions 1.0, 1.1 and 95.
  7.  
  8. Features:
  9. =========
  10. - See how your application behaves in different locking situations in network
  11.   use 
  12. - See the usage and lock status of the tables in a database
  13. - Lock any table manually 
  14. - Lock a record (a page) in a table manually
  15. - Determine if a table is left open after it has been used in your
  16.   application 
  17.  
  18. What is needed to run the program: 
  19. It is required that you have Visual Basic 4.0 installed on your
  20. system. 
  21.  
  22. Versions:
  23. =========
  24. The program comes in 2 versions: One in 16 bits and one in 32 bits. The
  25. version you have is described in CONTENTS.TXT. 
  26.  
  27. 16-bit version:
  28. This version can read MS Access databases for Access v1.0, v1.1 and v2.0.
  29.  
  30. 32-bit version:
  31. This version can read MS Access databases for Access v1.0, v1.1, v2.0, 
  32. and Access 95.
  33.  
  34.  
  35. Note for VB 3.0 users:
  36. ----------------------
  37.  
  38. If you don't have VB 4.0, use an older version, namely DB Lock v1.21.
  39. You can download it by WWW: http://www.netgate.net/~vbshop/vb.html
  40.  
  41.  
  42.  
  43. (C)1995, 1996 Tuomas Salste
  44. vbshop@netgate.net
  45. http://www.netgate.net/~vbshop/vb.html
  46.  
  47.